home *** CD-ROM | disk | FTP | other *** search
/ Modeling the Dream / Modeling the Dream CD - Walkthroughs and Flybys II (1994)(Waite Group).iso / programs / shaddock.zzz < prev    next >
Text File  |  1994-10-31  |  1KB  |  48 lines

  1. .SHADDOCK.ZZZ
  2. %Demos from Philip Shaddock
  3. .
  4. *Return to other demos menu 
  5. ?Load the prior menu
  6. @others1.ZZZ
  7. .
  8. *Waite Group Press Spring 94 Catalog
  9. ?3D work by Mike Miller
  10. +%c%
  11. +cd \demos\shaddock\waite
  12. +echo off
  13. +cls
  14. +echo Press Control-Q to exit from the Waite Group Press catalog.
  15. +pause
  16. +%c%\programs\midfix
  17. +playd
  18. +grasprt main.gl
  19. +playd -r
  20. +%t%
  21. +dreams shaddock.ZZZ
  22. .
  23. *Nanotechnology Playhouse Demo
  24. +%c%
  25. +echo This demo will play FM music on a Sound Blaster or compatible provided
  26. +echo the file SBFMDRV.COM is located either in your path or in a subdirectory
  27. +echo pointed to by your SOUND environment variable.
  28. +pause
  29. +if exist %sound%\sbfmdrv.com goto in_sound
  30. +sbfmdrv
  31. +echo:
  32. +echo If your system has just responded with "Bad command or file name" then
  33. +echo don't expect to hear any FM music.
  34. +:back
  35. +pause
  36. +cd \demos\shaddock
  37. +nano
  38. +sbfmdrv /u
  39. +%sound%\sbfmdrv.com /u
  40. +pause
  41. +%t%
  42. +dreams shaddock.ZZZ
  43. +:in_sound
  44. +%sound%\sbfmdrv.com
  45. +goto back
  46. #
  47.  
  48.